Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump aws-cdk-lib from 2.96.2 to 2.97.0 #48

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps aws-cdk-lib from 2.96.2 to 2.97.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.97.0

Features

Bug Fixes

  • apigateway: CORS response body has unexpected space (#27219) (abf21c9)
  • cli: equals sign in a tag value is dropped (#27130) (b7eeda6), closes #5773 #21003
  • custom-resources: does not accept strings where numbers are expected, skips recursive types (#27112) (8e21b2c)
  • ec2: restrictDefaultSecurityGroup fails when default rules are not present (#27039) (1e67f9d), closes #26390
  • eks: use Python 3.10 runtime for kubectl-provider (#27031) (55859c9), closes #26994
  • rds: cluster.instanceIdentifiers does not container writer instance ID (#26929) (d3789ab), closes #25947
  • rds: unable to create cluster with per-instance parameters (under feature flag) (#27040) (1be9894), closes #27035
  • sample-app: exclude all pycache in cdk.json (#27191) (d9f1f09)

Alpha modules (2.97.0-alpha.0)

Features

Bug Fixes

Changelog

Sourced from aws-cdk-lib's changelog.

2.97.0 (2023-09-22)

Features

Bug Fixes

  • apigateway: CORS response body has unexpected space (#27219) (abf21c9)
  • cli: equals sign in a tag value is dropped (#27130) (b7eeda6), closes #5773 #21003
  • custom-resources: does not accept strings where numbers are expected, skips recursive types (#27112) (8e21b2c)
  • ec2: restrictDefaultSecurityGroup fails when default rules are not present (#27039) (1e67f9d), closes #26390
  • eks: use Python 3.10 runtime for kubectl-provider (#27031) (55859c9), closes #26994
  • rds: cluster.instanceIdentifiers does not container writer instance ID (#26929) (d3789ab), closes #25947
  • rds: unable to create cluster with per-instance parameters (under feature flag) (#27040) (1be9894), closes #27035
  • sample-app: exclude all pycache in cdk.json (#27191) (d9f1f09)
Commits
  • 1eddc18 chore(release): 2.97.0
  • 1be9894 fix(rds): unable to create cluster with per-instance parameters (under featur...
  • b881b82 docs(autoscaling): use latestAmazonLinux2() instead of latestAmazonLinux() du...
  • 2a9f5b5 docs(autoscaling): correct feature flag for launch templates (#27235)
  • abf21c9 fix(apigateway): CORS response body has unexpected space (#27219)
  • 7d02e5e chore: npm-check-updates && yarn upgrade (#27129)
  • 7b9652e feat(appsync): Standalone L2 construct for SourceApiAssociation (#27121)
  • 1e67f9d fix(ec2): restrictDefaultSecurityGroup fails when default rules are not pres...
  • a8f0a71 feat(core): Schedule class (#27105)
  • 2855da6 feat: update AWS Service Spec (#27218)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 25, 2023
l0b0
l0b0 previously approved these changes Sep 25, 2023
@l0b0 l0b0 enabled auto-merge September 25, 2023 02:58
kodiakhq[bot]
kodiakhq bot previously approved these changes Sep 25, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-lib-2.97.0 branch from b1772a7 to 090a3ea Compare September 25, 2023 03:47
@dependabot dependabot bot dismissed stale reviews from kodiakhq[bot] and l0b0 via 59008cb September 25, 2023 03:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-lib-2.97.0 branch from 090a3ea to 59008cb Compare September 25, 2023 03:51
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.96.2 to 2.97.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.97.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-lib-2.97.0 branch from 59008cb to ff3c002 Compare September 25, 2023 03:56
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2023

Superseded by #57.

@dependabot dependabot bot closed this Sep 26, 2023
auto-merge was automatically disabled September 26, 2023 20:59

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk-lib-2.97.0 branch September 26, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant